-
Home
-
Custom post types for WordPress – ACPT Lite
-
1.0.16
-
Code
-
Classes
- AbstractMetaBoxFieldModel
Total Complexity |
23 |
Dependencies |
4 |
Dependents |
7 |
Total lines |
217 |
Lines of code |
60 |
Logical lines of code |
23 |
Comment lines |
90 |
Methods |
20 |
Properties |
9 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getOptionValues() |
S |
69 |
2 |
7 |
setType() |
S |
70 |
2 |
6 |
addOption() |
S |
72 |
2 |
5 |
changeMetaBox() |
S |
81 |
1 |
3 |
getSort() |
S |
82 |
1 |
3 |
getDbName() |
S |
100 |
1 |
0 |
getAllowedTypes() |
S |
100 |
1 |
0 |
getOptions() |
S |
82 |
1 |
3 |
clearOptions() |
S |
81 |
1 |
3 |
removeOption() |
S |
80 |
1 |
3 |
isRequired() |
S |
82 |
1 |
3 |
getMetaBox() |
S |
82 |
1 |
3 |
isShowInArchive() |
S |
82 |
1 |
3 |
getDescription() |
S |
82 |
1 |
3 |
getDefaultValue() |
S |
82 |
1 |
3 |
getType() |
S |
82 |
1 |
3 |
getNormalizedName() |
S |
80 |
1 |
3 |
getName() |
S |
82 |
1 |
3 |
changeName() |
S |
81 |
1 |
3 |
getUiName() |
S |
100 |
1 |
0 |